Download From URL Node
Given a url this tool will download the content of the page and return it as a string
Output
Label | Property | Type | Description | Default Value |
---|---|---|---|---|
Tool | tool | botdojo/interface/tool | Downloads the content of a page from a URL and returns it as a string. Use startPos and endPos to extract a subset of the content. Use findText to return sections of the page that matches the findText. | null |